CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - chat server client

搜索资源列表

  1. server_client

    0下载:
  2. linux下的客户机与服务器网络程序,实现实现客户机能群聊的功能。服务器可以查看当前的在线客户状态。开发环境为linux ubutun 10.04 用gcc编译-linux client and server under the network program to achieve functional groups to achieve customer chat feature. Server can view the current state of online customers. D
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:32427
    • 提供者:田海福
  1. client

    0下载:
  2. A simple client for a chat server. Not using MFC, just winsock and c thread. The program is multithread and needs a server to connect to.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:4848
    • 提供者:mmj
  1. chat

    0下载:
  2. 视频捕获和传输 客户端 和服务端 仅有视频 无语音-Video capture and transmission of client and server only video no audio
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:545372
    • 提供者:张兵
  1. transposition-chat-my

    0下载:
  2. trans position a simple java application to encrypt and decrypt the input text .client and server applet is used to implement chatting.encrypted or simple texts can be send between client and server.Tcp is used for communication
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:34267
    • 提供者:kochu
  1. syncTcpChat

    0下载:
  2. 基于socket的Tcp同步聊天编程,一个服务器和一个客户端-It stated working on an internet chat server/client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:148208
    • 提供者:慕筱
  1. Console-Chat

    0下载:
  2. 控制台-聊天服务器和聊天客户端,简易的聊天程序。-Console- chat server and chat client, simple chat program.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:42066
    • 提供者:陈彬
  1. local-chat

    0下载:
  2. 局域网聊天的工具,有一个服务端和一个客户端,打开服务端后,可以进行局域网内多人的聊天。-LAN chat tool, there is a server and a client, open the server, you can chat over the LAN.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:509104
    • 提供者:PapA
  1. Asynchronous-chat-room-client

    0下载:
  2. Client端的功能是可以群发和私聊(用过QQ都应该知道什么是群发和私聊吧),但都必须经过Server端中转,也就是实现了类似通讯中间件的功能。-Client-side functionality is mass and whisper (used QQ should know what is mass, and whisper it), but will be subject to Server-side transfer, and communication middleware is to
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:491208
    • 提供者:小志
  1. chatroom

    0下载:
  2. 局域网聊天室 Server Client 都是采用 多线程 Select 模型 自己封状的 winsock api类-LAN chat rooms Server are Are using multithreading the Select models of sealing shape winsock API classes
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-31
    • 文件大小:159958
    • 提供者:duke
  1. J2ME-chat

    0下载:
  2. This a chat in J2ME with client and server source code.-This is a chat in J2ME with client and server source code.
  3. 所属分类:J2ME

    • 发布日期:2017-03-30
    • 文件大小:272393
    • 提供者:tynchtyk
  1. chat.tar

    0下载:
  2. 纯c语言写的聊天程序服务器和客户端程序,实现显示在线人数,群发,私聊,退出聊天,退出程序等功能,并发1000人以上-Written in pure c language chat server and client programs to achieve shows online, mass, whisper, out of chat, exit the program and other functions, concurrent with more than 1000
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-10
    • 文件大小:1326361
    • 提供者:
  1. chat

    2下载:
  2. 终端聊天程序:服务端+客户端,可以实现群聊和私聊功能-Terminal chat program: server+ client, you can group chat and private chat capabilities to achieve
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2014-07-04
    • 文件大小:8192
    • 提供者:wang
  1. Chat-TCP

    0下载:
  2. 1、建立网络服务器,实现客户端与客户端之间的网络聊天功能 2、建立聊天室,实现组内聊天-1, a network server, client and client to achieve the network chat between 2, the establishment of a chat room, among a group chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:73688
    • 提供者:tanbo
  1. Chat

    0下载:
  2. 用Java编码,利用TCP协议,实现服务器和客户端的数据传输-With Java code, using TCP protocol, server and client to achieve data transfer
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:76636
    • 提供者:hudongfang
  1. chat

    0下载:
  2. VC++6.0 MFC的聊天软件,用socket编写。分客户端与服务端。-VC++6.0 MFC chat software, written with the socket. Sub-client and server.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-16
    • 文件大小:4363947
    • 提供者:王栋
  1. QQchat

    0下载:
  2. VC++模仿QQ的聊天代码 有服务器客户端的.有需要的可以下来研究下-VC++ code has to imitate QQ chat server client. There needs to study down under
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:427886
    • 提供者:张喷
  1. chat

    0下载:
  2. 利用Windows Socket编写的程序实现段对端的聊天程序。客户端/服务器模式-Programs written using Windows Socket implementation section of the end of the chat program. Client/server model
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-15
    • 文件大小:3778272
    • 提供者:刘欢
  1. chat

    0下载:
  2. socket编程,模拟了一个客户端,一个服务器端,各有一个界面,可添加客户端,通过服务器实现互相通信。 -socket programming to simulate a client, a server-side, each with an interface, you can add clients, achieved through the server communicate with each other.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:8688
    • 提供者:cheng
  1. java-CHAT

    0下载:
  2. JAVA 编写的一个小聊天工具,服务器端和客户端,适合java初学者使用-JAVA prepared a small chat server and client for java beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:2491
    • 提供者:dd
  1. Source

    0下载:
  2. JJYY Delphi chat server/client
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-10
    • 文件大小:2505337
    • 提供者:zinsnick
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com